missinglib (0.4.4) unstable; urgency=low

  * [Debian] change dep to ocaml-nox

 -- John Goerzen <jgoerzen@complete.org>  Tue, 27 Jul 2004 09:37:41 -0500

missinglib (0.4.3) unstable; urgency=low

  * [Debian] Rebuilt for OCaml 3.08

 -- John Goerzen <jgoerzen@complete.org>  Tue, 27 Jul 2004 08:49:30 -0500

missinglib (0.4.2) unstable; urgency=low

  * New feature in Streamutil: fold_left

 -- John Goerzen <jgoerzen@complete.org>  Wed, 21 Jul 2004 16:20:30 -0500

missinglib (0.4.1) unstable; urgency=low

  * New features for Streamutil: building streams of lines in an input
    file, filtering and mapping streams, converting streams to lists,
    building streams of blocks from an input file.

  * New feature for Listutil: take/drop functions like Haskell.

  * New features for Unixutil: recursive directory scanning, rm.

  * Updated README.

 -- John Goerzen <jgoerzen@complete.org>  Thu, 17 Jun 2004 18:30:31 -0500

missinglib (0.4.0) unstable; urgency=low

  * New class: configParser, supporting interpolation.
	
  * Fixed description formatting.  Closes: #247266.

  * New module: fileutil.

 -- John Goerzen <jgoerzen@complete.org>  Sat, 05 Jun 2004 12:06:16 -0500

missinglib (0.0.1-2) unstable; urgency=low

  * Added build-dep on libounit-ocaml-dev.  Closes: #248223.

 -- John Goerzen <jgoerzen@complete.org>  Tue, 25 May 2004 10:39:32 -0500

missinglib (0.0.1-1) unstable; urgency=low

  * Initial Release.  Closes: #245510.

 -- John Goerzen <jgoerzen@complete.org>  Fri, 23 Apr 2004 11:01:24 -0500

